home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Mac Game Programming Gurus / TricksOfTheMacGameProgrammingGurus.iso / More Source / C⁄C++ / Xconq 7.0d37 / source / x11 / xshowimf.1 < prev    next >
Encoding:
Text File  |  1991-11-09  |  608 b   |  34 lines  |  [TEXT/R*ch]

  1. .TH XDB 1 "10 August 1989"
  2. .SH NAME
  3. xdb \- display X bitmap in a window
  4. .SH SYNOPSIS
  5. .B xdb
  6. [
  7. .B \-display
  8. .I display
  9. ] [
  10. .B \-geometry
  11. .I geometry
  12. ] [
  13. .B \-rv
  14. ]
  15. .I bitmapfile
  16. .SH DESCRIPTION
  17. .PP
  18. .B Xdb
  19. displays an X11 bitmap file in a window.
  20. It does this by creating a window whose background pixmap contains the
  21. bitmap.
  22. A geometry may be specified,
  23. but only the window positioning part is used.
  24. The window will always be the width and height of the bitmap.
  25. .PP
  26. To exit
  27. .BR xdb ,
  28. press any mouse button in the window.
  29. .SH SEE ALSO
  30. .BR bitmap (1),
  31. .BR xsetroot (1)
  32. .SH AUTHOR
  33. David A. Curry, davy@riacs.edu
  34.